home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / patchfix / dbpatch / wrklabor.mdb / Valid Charge Numbers table.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-03-24  |  502 b 

  1. {
  2.     "schema": {
  3.         "Charge Number": "Text (15)",
  4.         "IPS Account Number": "Text (10) NOT NULL",
  5.         "IPS Project Number": "Text (3)",
  6.         "Change Number": "Text (2)",
  7.         "Dept Code": "Text (2)",
  8.         "Billable Charge Number": "Boolean NOT NULL",
  9.         "Closed": "Boolean NOT NULL",
  10.         "Direct Labor": "Boolean NOT NULL",
  11.         "Absence": "Boolean NOT NULL",
  12.         "Paid Absence": "Boolean NOT NULL",
  13.         "Budgeted Labor Hours": "Integer",
  14.         "Budgeted Cost": "Currency",
  15.         "Date Opened": "DateTime",
  16.         "Date Closed": "DateTime",
  17.         "Task/Charge Description": "Memo/Hyperlink (255)"
  18.     },
  19.     "data": []
  20. }